home *** CD-ROM | disk | FTP | other *** search
/ PCMania 78 / PCMania CD78_1.iso / Draw8 / CONFIG / CORELAPP.INI < prev    next >
INI File  |  1998-03-13  |  3KB  |  113 lines

  1. ; Descriptions for the [Config] section options below
  2. ;
  3. ; BootDefaultWorkspaceDir=?   Directory for default user interface configuration files
  4. ; ColorDir=?                  Directory for color files
  5. ; CustomDir=?                 Directory for data files that can be customized
  6. ; DataDir=?                   Directory for data files that should not be changed
  7. ; FiltersDir=?                Directory for filters
  8. ; FontsDir=?                  Directory for symbol fonts
  9. ; HelpDir=?                   Directory for auxilliary help files
  10. ; HelpFileDir=?               Directory for auxilliary help files
  11. ; PatternsDir=?               Directory for vector fill patterns
  12. ; ProgramsDir=?               Directory for program and help files
  13. ; ScriptsDir=?                Directory for Scripts
  14. ; UserDefaultWorkspaceDir     Directory for each users user interface configuration files
  15. ;
  16. ; ...Dir=?                    Directory for application's data files
  17. ;
  18. ; FountainPresets=?           Name of the file which containts the fountain fill presets
  19. ; Language=?                  Default=English
  20. ; FontRasterizer=?            0 = NO, 1 = YES             default=1
  21. ; TTFOptimization=?           0 = NO, 1 = YES             default=1
  22. ; TextureMaxSize=?            Maximum allowable size of texture bitmap height & width in pixels
  23. ;
  24. ; See the On-Line Help for more information.
  25. ;
  26.  
  27. [Config]
  28. BootDefaultWorkspaceDir=..\Workspace
  29. UserDefaultWorkspaceDir=..\Workspace
  30.  
  31. FountainPresets=coreldrw.ffp
  32. Language=English
  33. FontRasterizer=1
  34. TTFOptimization=1
  35. TextureMaxSize=257
  36. UseClippingForFills=7
  37. WMFObjLimit=1500
  38. CPUForBitmapDisplayStretch=1
  39. CPUForBitmapDisplayShrink=1
  40.  
  41. [TempPaths]
  42. Cleanup=1
  43. ;this line is commented out as it will be replaced during the install
  44. ;if no install has been done modify the following line to point to your
  45. ;temp directory
  46. ;0=F:\TEMP
  47.  
  48. [ClipboardCorelMetafile]
  49. ; This section specifies the contents of the CorelMetafile
  50. ; which will placed on the clipboard by Corel applications
  51. CalligraphicPen=0
  52. 1BitBitmaps=1
  53. 8BitBitmaps=1
  54. 24BitBitmaps=1
  55. CompressedBitmaps=1
  56. MonoBitmapFills=1
  57. FountainFills=1
  58. FountainSteps=20
  59. VectorFills=1
  60. BezierCurves=1
  61. HoleSubpaths=1
  62. RectsAndEllipses=1
  63. RotatedRectangles=1
  64. RoundedRectangles=1
  65. RotatedEllipses=1
  66. EllipticalArc=1
  67. PenStyle=1
  68. TextCharacter=1
  69. Text=1
  70. RotatedText=1
  71. TextInRectangle=1
  72. TextInParallelogram=0
  73. TextInPerspective=0
  74. ExactText=0
  75. OutlineSeperate=0
  76. BinaryBitmaps=1
  77. WireFrameOnly=0
  78. VectorMaxPolygonSize=4096
  79. CurveFlatness=0
  80. MiterLimit=0
  81.  
  82. ; This section specifies which applications will be shown in application
  83. ; launcher on the "standard" toolbar. You can add applications to the
  84. ; launcher by adding the absolute path to the applications here.
  85. [Applications]
  86.  
  87. [DisplayInfo]
  88. ScreenScaleFactorX=2834.64567
  89. ScreenScaleFactorY=2834.64567
  90.  
  91. [CDs]
  92. ProgramCD=1
  93. PhotosCD=1
  94. ClipartCD=1
  95.  
  96. [ProgramCD]
  97. FullName="CorelDRAW 8 Versi≤n de prueba Program CD (Disk 1)"
  98. Path="d:"
  99. VolumeLabel="DRAW8_TV"
  100.  
  101. [ClipArtCD]
  102. FullName="CorelDRAW 8 Clipart CD (Disk 2)"
  103. Path="d:"
  104. VolumeLabel="CD8_Clipart"
  105.  
  106. [PhotosCD]
  107. FullName="CorelDRAW 8 Photos CD (Disk 3)"
  108. Path="d:"
  109. VolumeLabel="CD8_Photos"
  110.  
  111. [Icon Handler]
  112. NoThumbnailsForNetworkedFiles=1
  113.